projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fd43ecd
)
Make the handwrite.el PS valid again
author
Lars Ingebrigtsen
<larsi@gnus.org>
Mon, 16 Nov 2020 22:54:02 +0000
(23:54 +0100)
committer
Lars Ingebrigtsen
<larsi@gnus.org>
Mon, 16 Nov 2020 22:54:02 +0000
(23:54 +0100)
* lisp/play/handwrite.el (handwrite): Make the PS valid
(bug#44648). Suggested by Omar AntolĂn <omar.antolin@gmail.com>.
lisp/play/handwrite.el
patch
|
blob
|
history
diff --git
a/lisp/play/handwrite.el
b/lisp/play/handwrite.el
index 1cf690a86dbfc5cc94f70cea06234b9e56ed2b2e..06ea54cb473b2defa1c526e48c88b96543b5d309 100644
(file)
--- a/
lisp/play/handwrite.el
+++ b/
lisp/play/handwrite.el
@@
-233,7
+233,7
@@
Variables: `handwrite-linespace' (default 12)
))
(switch-to-buffer ps-buf-name)
(forward-line 1)
- (insert "showpage exec Hwsave restore\n\n")
+ (insert "
showpage exec Hwsave restore\n\n")
(insert "%%Pages " (number-to-string ipage) " 0\n")
(insert "%%EOF\n")
;;To avoid cumbersome code we simply ignore formfeeds